Esx Hosts SolutionComponentSpec
The Esx Hosts SolutionComponentSpec schema contains properties that describe a component registered by a software solution.
This schema was added in vSphere API 7.0.2.0.
{
"component": "string"
}
Identifier of the component.
This property was added in vSphere API 7.0.2.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.hosts.component
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.hosts.component
.